home *** CD-ROM | disk | FTP | other *** search
/ The Complete Windows Set / The Complete Windows Set.iso / CVIEW / README.TXT < prev    next >
Text File  |  1992-04-24  |  2KB  |  61 lines

  1.  
  2.                            ColorView for Windows
  3.           Copyright (c) 1992 Millennium Technologies Corporation
  4.  
  5.                               Version 0.95
  6.  
  7.  
  8. ColorView is a color image viewer designed for Microsoft Windows. In this,
  9. preliminary version, ColorView supports reading the following formats:
  10.  
  11.     o  JPEG (JFIF subset)
  12.     o  GIF'87 (only simple images)
  13.     o  Windows BMP files (4, 8 and 24 bit, uncompressed)
  14.  
  15. and writing the following formats:
  16.  
  17.     o  GIF'87
  18.     o  Windows BMP files (8 and 24 bit, uncompressed)
  19.  
  20.  
  21. ColorView will work with:
  22.     o  4 bit, 16 color standard VGA boards (poor color reproduction)
  23.     o  8 bit, 256 color display boards 
  24.     o  15 bit, 32768 color display boards
  25.     o  24 bit color display boards
  26.     o  Microsoft Windows 3.0 and 3.10
  27.     o  4 MB or more of physical memory.
  28.  
  29. ColorView provides: 
  30.     o  Floyd-Steinberg dithering, 
  31.     o  Heckbert color reduction,
  32.     o  one pass Fast Quantization color reduction
  33.     o  Gamma correction, 
  34.     o  Hue,
  35.     o  Saturation, and
  36.     o  Brightness controls.
  37.  
  38. Two versions of ColorView are available: ColorView and ColorView '386.
  39. The '386 version of ColorView uses Intel 80386 (and higher) instruction set 
  40. to optimize decompression. As the result, it is twice as fast as the plain, 
  41. vanilla ColorView in displaying JPEG images. 
  42.  
  43. PLEASE MAKE SURE YOU HAVE A 80386 CPU BEFORE ATTEMPTING TO RUN COLORVIEW '386!
  44.  
  45. List of files provided with this package:
  46.  
  47.     README.TXT            - this file
  48.     CVIEW.EXE (or CVIEW386.EXE)    - the main program
  49.     CVIEW.WRI            - documentation in Windows Write format
  50.     TREE.JPG            - sample JPEG image
  51.  
  52.  
  53. To install, copy all of the files into a directory on your hard disk. Read the 
  54. ColorView documentation by editing CVIEW.WRI document using Windows' Write.
  55.  
  56. To run ColorView, from Microsoft Windows, start CVIEW.EXE or CVIEW386 (only on
  57. 80386 based systems) and follow instructions in the documentation.
  58.  
  59.  
  60. Enjoy!
  61.